Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When connecting to an IBM i with DBID=*AS400, the following PSxx arguments can be used:

Param

Directly Equates to this Built-In Function:

Argument Number

PSLU

DEFINE_OS_400_SERVER

2  (LU partner name)

PSCC

DEFINE_OS_400_SERVER

3  (Commitment control)

PSDB

DEFINE_OS_400_SERVER

4  (DBCS capable)

PSDL

DEFINE_OS_400_SERVER

5  (Divert locks)

PSWM

DEFINE_OS_400_SERVER

6  (Show please wait message)

PSEP

DEFINE_OS_400_SERVER

7  (Server execution priority)

PSCT

DEFINE_OS_400_SERVER

8  (Client to Server table)

PSST

DEFINE_OS_400_SERVER

9  (Server to Client table)

PSPW

CONNECT_SERVER

2  (Password)

PSUS

See PSUS Notes (Primary Server User)


PSTC

CONNECT_SERVER. See PSTC Notes (Primary Server Trusted Connection)

3 (Use Kerberos Authentication)

PSTY

See PSTY Notes (Primary Server Type).


PSRA

See PSRA Notes (Primary Server Route Authority)


PSRR

See PSRR Notes (Primary Server Route Repository)


The SSN (Symbolic Server Name) used when automatically connecting to an IBM i server with DBID=*AS400 is always AS400. This value cannot be changed.

When connecting to a Server with DBID=*OTHER, the following PSxx arguments can be used:

Param

Directly Equates to this Built-In Function:

Argument Number

PSLU

DEFINE_OTHER_SERVER

2  (Server network name)

PSDL

DEFINE_OTHER_SERVER

3  (Divert locks)

PSWM

DEFINE_OTHER_SERVER

4  (Show please wait message)

PSEA

DEFINE_OTHER_SERVER See PSEA Notes (Primary Server Exceptional Arguments)

5 (X_RUN exceptional arguments)

PSTC

CONNECT_SERVER. See PSTC Notes (Primary Server Trusted Connection)

3 (Use Kerberos Authentication)

PSPW

CONNECT_SERVER

2  (Password)

PSUS

See PSUS Notes (Primary Server User)


PSTY

See PSTY Notes (Primary Server Type).


PSRA

See PSRA Notes (Primary Server Route Authority)


PSRR

See PSRR Notes (Primary Server Route Repository)


The SSN (Symbolic Server Name) used when automatically connecting to a non-IBM i server with DBID=*OTHER is always DTASERVER. This value cannot be changed.

...