SAS-install-directory/SASFormatsLibraryforNetezza/2.1/Netezza32bitTwinFin/
directory.
mkdir –p /nz/extensions chmod 755 /nz/extensions cd /nz/extensions chmod 755 accelnetzfmt-2.1-n_lax.sh path_to_self-extracting_tar_file/accelnetzfmt-2.1-n_lax.sh
/nz/extensions/SAS/SASFormatsLibraryForNetezza/2.1-n/bin/InstallAccelNetzFmt.sh /nz/extensions/SAS/SASFormatsLibraryForNetezza/2.1-n/lib/SAS_CompileUDF.o_diab_ppc /nz/extensions/SAS/SASFormatsLibraryForNetezza/2.1-n/lib/SAS_CompileUDF.o_x86 /nz/extensions/SAS/SASFormatsLibraryForNetezza/2.1-n/lib/libjazxfbrs_diab_ppc.a /nz/extensions/SAS/SASFormatsLibraryForNetezza/2.1-n/lib/libjazxfbrs_x86.a
macro indnzpj not defined
Tip | You can use only PASSWORD=, PASS=, or PW= for the password argument. PWD= is not supported and causes an error. |
sas_jazlib
object.
Default | SASLIB |
Interaction | The database that is specified by the DATABASE= argument takes precedence over the database that you specify in the INDCONN macro variable. |
Tip | The object name for the SAS formats library is sas_jazlib |
Default | CREATE |
Tip | If the SAS formats library was published previously and you specify ACTION=CREATE, you receive warning messages that the library already exists and be prompted to use REPLACE. If you specify ACTION=DROP and the SAS formats library does not exist, you receive an error message. |
Tip | Files that are produced include an event log that contains detailed information about the success or failure of the publishing process. |
Tip | You can use only PASSWORD=, PASS=, or PW= for the password argument. PWD= is not supported and causes an error. |
Default | SASLIB |
Interaction | If the SAS_COMPILEUDF function is published in a database other than SASLIB, then that database name should be used instead of SASLIB for the DBCOMPILE argument in the %INDNZ_PUBLISH_FORMATS and %INDNZ_PUBLISH_MODEL macros. Otherwise, the %INDNZ_PUBLISH_FORMATS and %INDNZ_PUBLISH_MODEL macros fail when calling the SAS_COMPILEUDF function during the publishing process. If a database name is not specified, the default is SASLIB. For documentation on the %INDNZ_PUBLISH_FORMATS and %INDNZ_PUBLISH_MODEL macros, see the Documentation for Publishing SAS Formats and Scoring Models in Netezza. |
Default | SASLIB |
Interaction | The database that is specified by the DATABASE= argument takes precedence over the database that you specify in the INDCONN macro variable. For more information, see %INDNZ_PUBLISH_COMPILEUDF Macro Run Process. |
Default | CREATE |
Tip | If the SAS_COMPILEUDF function was published previously and you specify ACTION=CREATE, you receive warning messages that the function already exists and be prompted to use REPLACE. If you specify ACTION=DROP and the SAS_COMPILEUDF function does not exist, you receive an error message . |
Tip | Files that are produced include an event log that contains detailed information about the success or failure of the publishing process. |
http://support.sas.com/documentation/onlinedoc/indbtech/index.html
.