#Executable

ORA-27370: job slave failed to launch a job of type EXECUTABLE

文档解释ORA-27370:jobslavefailedtolaunchajoboftypeEXECUTABLECause:TheschedulerranintoanerrorwhenthejobslavetriedtostartajoboftypeEXECUTABLE.Therestoftheerrorstackwi...
IT技术学习 ·2023-07-28

ORA-27371: jobs of type EXECUTABLE are not supported on this platform

文档解释ORA-27371:jobsoftypeEXECUTABLEarenotsupportedonthisplatformCause:TheusertriedtocreateajoborprogramoftypeEXECUTABLEonaplatformwheresuchjobsarenotsupported.Ac...

ORA-27369: job of type EXECUTABLE failed with exit code: string

文档解释ORA-27369:joboftypeEXECUTABLEfailedwithexitcode:stringCause:AproblemwasencounteredwhilerunningajoboftypeEXECUTABLE.Thecauseoftheactualproblemisidentifiedbyt...

ORA-09776: pws_look_up: access error on (Oracle helper) executable

文档解释ORA-09776:pws_look_up:accesserroron(Oraclehelper)executableCause:Thepws_look_upcallcouldnotaccessthe(Oraclehelper)executable.Action:Checkthepermissionsonthe...
IT技术学习 ·2023-07-26

ORA-27378: cannot stop jobs of type EXECUTABLE on this platform

文档解释ORA-27378:cannotstopjobsoftypeEXECUTABLEonthisplatformCause:AnattemptwasmadetostopajoboftypeEXECUTABLEonaplatformwherethestopoperationwasnotsupported.Action...
IT技术学习 ·2023-07-26

ORA-27238: ELF file is not an executable

文档解释ORA-27238:ELFfileisnotanexecutableCause:AnELFfilewasnottheexpectedtype.Action:Supplytheexpectedtypeoffile.ORA-27238错误表明,提供的ELF文件不是一个可执行文件,因此无法加载到Oracle数据库中。...
IT技术学习 ·2023-07-22

ORA-09315: sql2tt: two-task error translating ORACLE_EXECUTABLE

文档解释ORA-09315:sql2tt:two-taskerrortranslatingORACLE_EXECUTABLECause:InternalerrorAction:SeeOSDerroraccompanyingthismessageORA-09315:SQL2TT:ORACLE_EXECUTABLE翻译时发...

ORA-27399: job type EXECUTABLE requires the CREATE EXTERNAL JOB privilege

文档解释ORA-27399:jobtypeEXECUTABLErequirestheCREATEEXTERNALJOBprivilegeCause:TheownerofajoboftypeEXECUTABLEdoesnothavetheCREATEEXTERNALJOBsystemprivilege.Action:Gr...

ORA-09889: osnTXtt: access error on oracle executable

文档解释ORA-09889:osnTXtt:accesserroronoracleexecutableCause:Thetxipcdrivercouldnotaccesstheoracleexecutable.Action:CheckthepermissionsontheORACLEexecutableandeachc...

ORA-27459: A program of type EXECUTABLE must have character-only arguments.

文档解释ORA-27459:AprogramoftypeEXECUTABLEmusthavecharacter-onlyarguments.Cause:AprogramoftypeEXECUTABLEwascreatedorenabledwithoneormoreargumentsofnon-characterdata...

ORA-02727: osnpop: access error on orapop executable

文档解释ORA-02727:osnpop:accesserroronorapopexecutableCause:ThePipedrivercouldnotaccesstheorapopexecutable.Action:Checkthepermissionsontheorapopexecutableandeachcom...

ORA-04066: non-executable object, string

文档解释ORA-04066:non-executableobject,stringCause:Attempttoexecuteanon-procedure.Action:Makesurethatacorrectnameisgiven.这是一个Oracle数据库的错误,提示目标对象不可执行。这意味着所请求的过程、包或函数...

ORA-02726: osnpop: access error on oracle executable

文档解释ORA-02726:osnpop:accesserroronoracleexecutableCause:ThePipedrivercouldnotaccesstheoracleexecutable.Action:CheckthepermissionsontheORACLEexecutableandeachcom...

ORA-02728: osnfop: access error on oracle executable

文档解释ORA-02728:osnfop:accesserroronoracleexecutableCause:TheFastdrivercouldnotaccesstheoracleexecutable.Action:CheckthepermissionsontheORACLEexecutableandeachcom...

Application.ExecutablePath 与 Application.StartupPath

Application.ExecutablePath返回的路径中包含可执行文件名。形如:C:itpowitpow.exeApplication.StartupPath返回的路径中不包含可执行文件名。形如:C:itpow,注意itpow后面没有“”。...
首页上一页12下一页尾页