Image | Audio | Video |
---|---|---|
X | X | X |
Connects to a database. The extenders require an independent connection to the database, separate from the DB2 connection.
Authorization
Connect
Command syntax
>>-CONNECT TO--db_name----+----------------+--------------------> '-USER--user_ID--' >-----+------------------+------------------------------------->< '-USING--password--'
>>-CONNECT RESET-----------------------------------------------><
Command parameters
Examples
Connect to the PERSONNL database. The user ID is anita and the password is anitapas:
connect to personnl user anita using anitapas
Usage notes
The database is connected in SHARE mode.
Run this command before running any other extender commands.