Database Server - Entry
Description: Database Server - Entry - 100
This server function is used at server initiation request. It is the request that always comes first. All other database server requests come after a request to this entry point.
This is called whenever a new connection to the database server is started and a new QZDASOINIT job is initiated to service client database requests, such as calling a stored procdure.
Where used: iSeries Access for Windows
-Access to System i5 database through ODBC interface
-File transfers
Server Identifier: | *SQL |
|
Format Name: | ZDAI0100 |
|
Levels Supported: | Basic | (Levels 1,2,) |
| Intermediate | (Level 3) |
Limitations: | None |
|
Recommended |
|
|
Setting: | Level 3, Log All |
|
Notes: |
|
|
1.At Level 3 users must be authorized to the server function.
2.ALL DATABASE SERVER REQUESTS REQUIRE THIS SPECIFIC SERVER TO BE ACCESSIBLE. A request to this server precedes all other kinds of database server requests.
3.Level 4 is not required or supported.
12.20