Undefined Symbols Executing Tuxedo Buildserver When Upgrading Oracle Server To Version 11.2
(Doc ID 1320710.1)
Last updated on MAY 30, 2024
Applies to:
Oracle Tuxedo - Version 10.3.0 and laterInformation in this document applies to any platform.
Symptoms
When upgrading Oracle Database Server to Version 11.2 , using previous script with Oracle Server 10 will generate errors in building a Tuxedo server with the Oracle database libraries:
ld: 0711-317 ERROR: Undefined symbol: ztgss_nt_service_name
ld: 0711-317 ERROR: Undefined symbol: .ztgss_unwrap
ld: 0711-317 ERROR: Undefined symbol: .ztgss_wrap
ld: 0711-317 ERROR: Undefined symbol: .ztgss_import_name
ld: 0711-317 ERROR: Undefined symbol: .ztgss_init_sec_context
ld: 0711-317 ERROR: Undefined symbol: .ztgss_release_buffer
ld: 0711-317 ERROR: Undefined symbol: .ztgss_release_name
ld: 0711-317 ERROR: Undefined symbol: .ztgss_acquire_cred
ld: 0711-317 ERROR: Undefined symbol: .ztgss_accept_sec_context
ld: 0711-317 ERROR: Undefined symbol: .ztgss_release_cred
ld: 0711-317 ERROR: Undefined symbol: .ztgss_delete_sec_context
ld: 0711-317 ERROR: Undefined symbol: nzsupplfc_ldap_store_read
ld: 0711-317 ERROR: Undefined symbol: nzsupplfc_ldap_store_close
ld: 0711-317 ERROR: Undefined symbol: nzsupplfc_ldap_fetch_crl
ld: 0711-317 ERROR: Undefined symbol: nzsuppliu_ldap_is_url
ld: 0711-317 ERROR: Undefined symbol: nzsupplfc_ldap_fetch_crldp
ld: 0711-317 ERROR: Undefined symbol: nzsuppni_nl_init
ld: 0711-317 ERROR: Undefined symbol: nzsuppnt_nl_term
ld: 0711-317 ERROR: Undefined symbol: nzsupppl_pkivendor_lookup
ld: 0711-317 ERROR: Undefined symbol: nzsuppwl_wallet_lookup
ld: 0711-317 ERROR: Undefined symbol: nzsuppgp_get_parameter
ld: 0711-317 ERROR: Undefined symbol: nzsuppti_trace_init
ld: 0711-317 ERROR: Undefined symbol: nzsupptw_trace_write
ld: 0711-317 ERROR: Undefined symbol: nzsuppte_trace_exit
ld: 0711-317 ERROR: Undefined symbol: .ztgss_unwrap
ld: 0711-317 ERROR: Undefined symbol: .ztgss_wrap
ld: 0711-317 ERROR: Undefined symbol: .ztgss_import_name
ld: 0711-317 ERROR: Undefined symbol: .ztgss_init_sec_context
ld: 0711-317 ERROR: Undefined symbol: .ztgss_release_buffer
ld: 0711-317 ERROR: Undefined symbol: .ztgss_release_name
ld: 0711-317 ERROR: Undefined symbol: .ztgss_acquire_cred
ld: 0711-317 ERROR: Undefined symbol: .ztgss_accept_sec_context
ld: 0711-317 ERROR: Undefined symbol: .ztgss_release_cred
ld: 0711-317 ERROR: Undefined symbol: .ztgss_delete_sec_context
ld: 0711-317 ERROR: Undefined symbol: nzsupplfc_ldap_store_read
ld: 0711-317 ERROR: Undefined symbol: nzsupplfc_ldap_store_close
ld: 0711-317 ERROR: Undefined symbol: nzsupplfc_ldap_fetch_crl
ld: 0711-317 ERROR: Undefined symbol: nzsuppliu_ldap_is_url
ld: 0711-317 ERROR: Undefined symbol: nzsupplfc_ldap_fetch_crldp
ld: 0711-317 ERROR: Undefined symbol: nzsuppni_nl_init
ld: 0711-317 ERROR: Undefined symbol: nzsuppnt_nl_term
ld: 0711-317 ERROR: Undefined symbol: nzsupppl_pkivendor_lookup
ld: 0711-317 ERROR: Undefined symbol: nzsuppwl_wallet_lookup
ld: 0711-317 ERROR: Undefined symbol: nzsuppgp_get_parameter
ld: 0711-317 ERROR: Undefined symbol: nzsuppti_trace_init
ld: 0711-317 ERROR: Undefined symbol: nzsupptw_trace_write
ld: 0711-317 ERROR: Undefined symbol: nzsuppte_trace_exit
Changes
This happens when upgrading Oracle database from Version 10 to Version 11.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |