Entering content frame

Procedure documentation Opening a Database Session Locate the document in its SAP Library structure

Use

To use Web SQL Studio to access the data of a database instance, you must first create a connection to the database host and log on to the database.

Prerequisites

·        You have started Web SQL Studio.

·        The operational state of the SAP DB database instance that you want to access is ONLINE.

Note

If the operational state of the database instance is not ONLINE, use the Database Manager to start the database instance.

Procedure

...

       1.      Enter the name of the database host and the name of the database instance.

       2.      Enter your user name and password, and choose Logon.

Caution

When you enter your user name and password, the system automatically changes all the letters to uppercase. If you want the system to differentiate between lowercase and uppercase, you have to enter the user name and password enclosed by quotation marks. The quotation marks are also necessary if the user name or password includes special characters. Your user name and password are not allowed to contain quotation marks.

Result

Web SQL Studio creates a connection to the selected database instance. You can now create SQL statements, process saved SQL statements, and execute SQL statements.

To end the database session, choose Logoff in the header of Web SQL Studio.

 

Leaving content frame