Execute the DBMS_APPLICATION_INFO package. : dbms_application_info « System Packages « Oracle PL / SQL






Execute the DBMS_APPLICATION_INFO package.

 
SQL> EXECUTE DBMS_APPLICATION_INFO.SET_CLIENT_INFO('1');

PL/SQL procedure successfully completed.

SQL>

   
  








Related examples in the same category

1.Demonstrates DBMS_APPLICATION_INFO and its two procedures.
2.Use DBMS_APPLICATION_INFO and USERENV() in building a publish-and-subscribe implementation.
3.dbms_application_info.set_client_info