Adding, I did not understandthe purposeof thisAlias, it will always bedifferent everysecond, orday orwhen the program iscalled by anotheruser.
Trythis way:
DATE:o_connecttypereftocl_sql_connection,
v_dbcontypedbcon-con_name, "Receive theDBCOconnection name(CON_NAME)
createobjectgo_connect.
go_connectcl_sql_connection==>get_connection(gv_dbcon).
...(Statements)
For more examples ofhow to connector useopen_sql, see
Hope this helps !
BR,
Raphael