Lines Matching refs:edition
2 Set and check Oracle 11gR2 "edition" attribute
34 /* In 11.2, there can only be one child edition. So this test will
35 * fail to create the necessary editions if a child edition exists
77 //open a new connection and get the edition value . This will have the updated value.
92 $values_array = array(123,NULL,'NO EDITION','edition name which has more than thirty chars!!!editio…
113 echo "\n\n**Test 1.7 - Test with ALTER SESSION statement to change the edition *******\n";
114 // Set the edition value to MYEDITION. open a conn .get the value.
115 // execute the alter system set edition ='MYEDITION' .get the value .
123 $alter_stmt = "alter session set edition = MYEDITION1";
175 The value of edition has been successfully set
186 The value of edition has been successfully set
198 The value of edition has been successfully set
202 The value of edition has been successfully set
205 The value of edition has been successfully set
209 The value of edition has been successfully set
219 The value of edition has been successfully set
223 The value of edition has been successfully set
224 The value of edition has been successfully set
229 **Test 1.7 - Test with ALTER SESSION statement to change the edition *******
230 The value of edition has been successfully set
240 The value of edition has been successfully set
248 The value of edition has been successfully set