aop_openenv creates a new session.
Return Value
envId is the environment Id.
Parameters
nvSeq is an object in the following form:
nvSeq = [. n=1 ]
nvSeq[1].name = "USER"
nvSeq[1].unitId = 0
nvSeq[1].valMap = [. dtyp=ODS_DT_STRING, val=["abc", "def"] ]
&openEnvReq.
cl is the client pointer, returned by rpc_clnt_create.
History
| Version | Description |
|---|---|
| 5.0.0 | New |
See also
id-1377864