FDPSTP failed due to ORA-20100
When having a try to print non-manual invoice by printing manual invoice,We got an error just like this:
Current system time is 10-FEB-2011 07:31:42
**Starts**10-FEB-2011 07:31:42
ORACLE error 20100 in FDPSTP
Cause: FDPSTP failed due to ORA-20100: File l0042269.tmp creation for FND_FILE failed.
You will find more information on the cause of the error in request log.
ORA-06512: at "APPS.FND_FILE", line 407
ORA-06512
+---------------------------------------------------------------------------+
Start of log messages from FND_FILE
+---------------------------------------------------------------------------+
+---------------------------------------------------------------------------+
End of log messages from FND_FILE
+---------------------------------------------------------------------------+
To fix this problem, you shoule be careful that the value of $APPLPTMP must exist in UTL_FILE_DIR.
SQL> show parameter utl_file
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
utl_file_dir string /stage/tmp, /usr/tmp, /oracle/
proddb/10.2.0/appsutil/outboun
d/PROD_xxxxxoraap, /stage/edi/
output_files, /stage/edi/input
_files, /stage/sqlcom/outbound
, /stage/sqlcom/inbound, /stag
e/sqlcom/out, /stage/sqlcom/lo
g, /stage/PROD_xxxxxta/input_f
iles, /stage/PROD_xxxxxta/outp
ut_files
SQL>
Here,$APPLPTMP=/stage/tmp,IF you want to change the UTL_FILE_DIR, It's necessary to restart DB in order to update it.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/38542/viewspace-1045773/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- OGG Replicat Failed Due To Check_point Table beingTruncatedAI
- [Tomcat]嚴重: Context [/xxxx] startup failed due to previous errorsTomcatContextAIError
- Android執行出現android Installation failed due to invalid URI! 錯誤處理AndroidAI
- SpokenEnglish01_ When's it due?
- 【Azure API 管理】解決API Management新增AAD Group時遇見的 Failed to query Azure Active Directory graph due to error 錯誤APIAIError
- error: Exited sync due to fetch errorsError
- Unable to connect to any hosts due to exceptionException
- “Operation is not valid due to the current state of the object.”Object
- How to modify analog output range of Arduino DueUI
- DB error due to HP-UX Error:23ErrorUX
- New Balance thrives due to the passion and dedication of those we hire
- EBS R12 Concurrent Reqest執行報錯ORA-20100
- pip install 提示:Could not install packages due to an EnvironmentErrorPackageError
- RAC Instance Crashes During Startup Due To Error 495Error
- 【RAC】PMON: terminating the instance due to error 481Error
- fatal: Authentication failedAI
- Authentication failed!nullAINull
- Your ApplicationContext is unlikely to start due to a @ComponentScan of the default package.APPContextPackage
- Access restriction: The type BASE64Encoder is not accessible due to restrictREST
- MediaRecorder start failed -19 java.lang.RuntimeException: start failedAIJavaException
- Gradle sync failed: Cause: dl.google.com:443 failed to respondGradleAIGo
- RxSwift '_lock' is inaccessible due to 'private' protection level in DisposeBag問題Swift
- *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[APPException
- Injection of autowired dependencies failed;AI
- request gap sequence is FailedAI
- [ERROR] Failed to open logErrorAI
- Prerequisite check "CheckActiveFilesAndExecutables" failedUIAI
- how to clean failed crsAI
- Installation failed with message INSTALL_FAILED_USER_RESTRICTED錯誤AIREST
- LGWR (ospid: 29534): terminating the instance due to error 4021Error
- LOGSTDBY status: ORA-16227: DDL skipped due to missing objectObject
- VMX - block by NMI和 NMI unblockinig due to IRET 之間的關係BloC
- fork failed - Cannot allocate memoryAI
- SDK Manager:failed to installAI
- Generating Pods project failedProjectAI
- Gradle Project Sync FailedGradleProjectAI
- OPatch failed with error code 73AIError
- app:processReleaseResources, Failed to execute aaptAPPAIAPT