1.
Which of the following opcodes is NOT implemented in the Oracle Data Manager?
2.
When using PCM_OP_CREATE_OBJ to create a new storable object, the mandatory fields for the input Flist consists of
3.
Which of the following statements CORRECTLY describes usage of PIN libraries?
4.
PIN_FLIST_CREATE is a PIN macro used to build an Flist. Which of the following statements INCORRECTLY describes PIN_FLIST_CREATE?
5.
Which of the following macros destroys the entire contents of an Flist, including all fields on the Flist?
6.
An array called PIN_FLD_ADDRESS is to be added onto the input Flist, input_flistp. The new Flist pointer for the array will be called array_flistp. Which of the following provides the CORRECT syntax for adding the array onto the input Flist?
7.
PIN_FLIST_FLD_SET and PIN_FLD_FLD_PUT can both be used to place a field and value onto an Flist. Which of the following statements about these macros is CORRECT?
8.
In this code segement, [service_pdp = PIN_POID_CREATE (db_no, /service/ip, X, &ebuf);], which value is normally used to replace X when creating a partial POID?
9.
Which of the following is NOT a Portal PCM macro?
10.
Which of the following PCM macros is used to establish a connection from the Business Process Tier to the Object Tier?