Content starts here

System Messages: TUXNT Catalog 100-199

Previous

100


ERROR: Cannot create file mapping shmid: error

Description

An internal Oracle Tuxedo system IPC error has occurred. Unable to get a Oracle Tuxedo system shared memory segment. The CreateFileMapping system function call failed.

Action

The extended error information is described in error by calling GetLastError. Please check Microsoft documentation for details on those errors. You may have to restart the Oracle Tuxedo system IPC Helper service from the Control Panel of your machine if the problem is persistent.


101


ERROR: You do not have a valid TUXEDO SDK license.

Description

buildclient(1) was running without having a valid Oracle Tuxedo system SDK license (e.g., only an RTK license was installed).

Action

Buy a Oracle Tuxedo system SDK license.


103


ERROR: Cannot create signal semaphore 'name' (GetLastError)

Description

On Windows NT, CreateSemaphore failed for the specified name. The value for GetLastError is printed.

Action

Determine what problem caused CreateSemaphore to fail by using the printed error value. If this does not resolve the problem, contact Oracle Customer Support.


104


ERROR: Cannot create signal semaphore 'val' (val)

Description

On Windows NT, CreateSemaphore failed for the specified name. The value for GetLastError is printed.

Action

Determine what problem caused CreateSemaphore to fail by using the printed error value. If this does not resolve the problem, contact Oracle Customer Support.


105


ERROR: Cannot create mapped network driver (error)

Description

CR191878 Cannot create mapped network driver mentioned by enviornment TM_TUXIPC_LOCALDRIVER and TM_TUXIPC_MAPPED_UNC. The WNetAddConnection2 system function call failed.

Action

The extended error information is described in error by calling GetLastError. Please check Microsoft documentation for details on those errors. 106


105


ERROR: Network driver mapping enviornment variables parse fail. (val to val)

Description

CR197432 Enhancement Request to CR191878. Map mutiple network drives at the same time using the environment variables TM_TUXIPC_MAPDRIVER. If the format of this enviornment variable is not correct, this message will be printed to ulog.

Action

Check the TM_TUXIPC_MAPDRIVER format to see whether it matches the environment variable's notes.


 Back to Top Previous