Lines Matching refs:edition
2 Set and check Oracle 11gR2 "edition" attribute
22 /* In 11.2, there can only be one child edition. So this test will
23 * fail to create the necessary editions if a child edition exists
65 //open a new connection and get the edition value . This will have the updated value.
80 $values_array = array(123,NULL,'NO EDITION','edition name which has more than thirty chars!!!editio…
101 echo "\n\n**Test 1.7 - Test with ALTER SESSION statement to change the edition *******\n";
102 // Set the edition value to MYEDITION. open a conn .get the value.
103 // execute the alter system set edition ='MYEDITION' .get the value .
111 $alter_stmt = "alter session set edition = MYEDITION1";
163 The value of edition has been successfully set
174 The value of edition has been successfully set
186 The value of edition has been successfully set
190 The value of edition has been successfully set
193 The value of edition has been successfully set
197 The value of edition has been successfully set
207 The value of edition has been successfully set
211 The value of edition has been successfully set
212 The value of edition has been successfully set
217 **Test 1.7 - Test with ALTER SESSION statement to change the edition *******
218 The value of edition has been successfully set
228 The value of edition has been successfully set
236 The value of edition has been successfully set