datastage7.5 can't view data?
問題:datastage7.5在WINDOWS安裝以後無法檢視ROW_GENERATOR中的資料?
##I TFCN 000001 17:04:29(000) Ascential DataStage(tm) Enterprise Edition 7.5 Copyright (c) 2004, 1997-2004 Ascential Software Corporation. All Rights Reserved ##I TOSH 000002 17:04:29(001) ##I TOSH 000002 17:04:29(002) ##I TOSH 000002 17:04:29(003) ##W TCOS 000049 17:04:29(004) ##I TFSC 000001 17:04:29(009) ##W TFAR 000000 17:04:30(000) >##F TFPX 000002 17:04:30(001) |
處理:檢查DATASTAGE安裝目錄,如果是在C盤安裝的理論上不會出現這個情況,如果是安裝在其他盤,需要在該碟符下建立TMP目錄。
原因:DATASTAGE找不到臨時目錄,它給出的目錄是LINUX下的格式
注意:當把落地檔案放到DATASET中時,最好不要指定檔名格式為其他格式,如ABC.TXT 把檔名寫成ABC或ABC.DS就好了,前者很可能會報以下錯誤
##I TFCN 000001 17:21:56(000) Ascential DataStage(tm) Enterprise Edition 7.5 Copyright (c) 2004, 1997-2004 Ascential Software Corporation. All Rights Reserved ##I TOSH 000002 17:21:56(001) ##I TOSH 000002 17:21:56(002) ##I TOSH 000002 17:21:56(003) ##W TCOS 000049 17:21:56(004) >##E TFDM 000071 17:21:56(005) >##E TFDM 000000 17:21:56(006) >##E TFDR 000002 17:21:56(007) >##E TCOS 000029 17:21:56(008) |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/15720542/viewspace-723065/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- FileZilla:425 Can't open data connection for transfer of解決辦法
- 問題解決zipimport.ZipImportError: can‘t decompress data; zlib not availablImportErrorAI
- mysqld: Can‘t create directory ‘E:\Software\mysql-5.7.24-winx64\data\‘ (Errcode: 2 - NoMySql
- TypeError: can‘t concat str to bytesError
- Can't open file: (errno: 24)
- Supervisor 解決 can't find command *
- Mongoose can't update timestampGo
- mysql 啟動報錯Can't connect to local MySQL server through socket '/data/mysql/mysql/mysql.sock'(111)MySqlServer
- eslint --fix 報錯 can't not find modulesEsLint
- mysql遇到Variable can’t be set to the value of ‘NULL’MySqlNull
- MySQL 2003 - Can’t connect to MySQL server on (10060)MySqlServer
- Can't load IA 32-bit .dll on a
- multiprocessing pool AttributeError: Can't get attribute 'func'Error
- Python——UnicodeEncodeError: 'ascii' codec can't encode/decode charactersPythonUnicodeErrorASCII
- redis : Can't save in background: fork: Cannot allocate memoryRedis
- FILESTREAM feature can't be enabled if you use cluster shared volumes
- WIN配置git 配置後失敗 can't be establishedGit
- Error:Can't connect to SOCKS proxy:Connection refused (Connection refused)Error
- Python報錯:UnicodeDecodeError: 'gbk' codec can't decode byte ...PythonUnicodeError
- Mysql:Variable 'XXXt' can't be set to the value of 'NULL'解決MySqlNull
- You can‘t specify target table ‘Person‘ for update in FROM clause
- 完美解決stack Error: Can‘t find Python executable “python“, you can set the PYTHON env variable.ErrorPython
- Fatal error: can't check configuration file '/home/watt/proxy/dError
- 解決ERROR 1231 (42000): Variable 'time_zone' can'tError
- python cx_Oracle: UnicodeEncodeError: 'ascii' codec can't encode charactersPythonOracleUnicodeErrorASCII
- why this draw call can‘t be batched with the previous one for Unity2019.4+BATUnity
- MYSQL報1022錯誤:Can't write;duplicate key in table '.....'MySql
- mysql中You can’t specify target table for update in FROM clMySql
- 報錯data untime emp5b16e68487528591ef11baffaccbc251.php 第 259 行左右 Can‘t use method return valPHP
- [mac pip錯誤]Can't connect to HTTPS URL because the SSL module is not availableMacHTTPAI
- Can't debug c++ project because unable to static library start program *.libC++Project
- 小程式真機報錯errMsg: “hideLoading:fail:toast can‘t be found“ ?IDEAIAST
- 解決問題:Variable 'time_zone' can't be set to the value of 'NULL'Null
- OSError: [E050] Can‘t find model ‘en_core_web_sm‘. It doesn‘t seem to be a shortcut link, a Python pErrorWebPython
- Docker 掛載許可權 chcon: can't apply partial context to unlabeled fileDockerAPPContext
- [ERR] 1231 - Variable 'sql_mode' can't be set to the value of 'NO_AUTO_CREATE_USER'SQL
- Python3解決UnicodeEncodeError: 'ascii' codec can't encode characters in position 0PythonUnicodeErrorASCII
- Linux安裝openssl出現Can‘t locate IPC/Cmd.pm in @INCLinux
- Can't Connect to MySQL Server on IP Address (10061) 錯誤的解決方案MySqlServer