#outb

ORA-12669: Shared server: outbound protocol does not support proxies

文档解释ORA-12669:Sharedserver:outboundprotocoldoesnotsupportproxiesCause:Theprotocolspecifiedtoperformanexternally-identifiedproxyconnection(databaselink)fromashar...

ORA-26832: Unable to create XStream outbound server “string” due to existing handler.

文档解释ORA-26832:UnabletocreateXStreamoutboundserver“string”duetoexistinghandler.Cause:AnattemptwasmadetocreatethespecifiedXStreamoutboundserverwhileth...

ORA-26838: Setting apply parameter “string” is not permitted for XStream Outbound Server

文档解释ORA-26838:Settingapplyparameter“string”isnotpermittedforXStreamOutboundServerCause:AnattemptwasmadetosetanapplyparameterthatwasnotapplicableforX...

ORA-26830: Cannot define handler for an XStream outbound server.

文档解释ORA-26830:CannotdefinehandlerforanXStreamoutboundserver.Cause:AnattemptwasmadetodefineahandlerforanXStreamoutboundserver.Action:Removeinvalidstatement.ORA-2...

ORA-26925: cannot configure outbound server “string” with capture “string” because it is not using apply-state checkpoint

文档解释ORA-26925:cannotconfigureoutboundserver“string”withcapture“string”becauseitisnotusingapply-statecheckpointCause:Anattemptwasmadetoco...

ORA-26795: Cannot modify an LCR received from an XStream outbound server

文档解释ORA-26795:CannotmodifyanLCRreceivedfromanXStreamoutboundserverCause:AnattemptwasmadetomodifyanLCRgeneratedbyanXStreamoutboundserver.Action:ClonetheLCRgenera...

ORA-26831: Cannot delete or execute error transaction from XStream outbound server “string”.

文档解释ORA-26831:CannotdeleteorexecuteerrortransactionfromXStreamoutboundserver“string”.Cause:Anattemptwasmadetodeleteorexecuteanerrortransactionfromth...

ORA-26920: string outbound server “string” has been stopped.

文档解释ORA-26920:stringoutboundserver“string”hasbeenstopped.Cause:Thespecifiedoutboundserverwasstopped.Action:ExecuteSTART_OUTBOUNDproceduretorestartth...

outb,inb等I/Oport操作函数

功能:如i386。在差别I/O空间和内存空间的进程的I/O空间写入数据。outb()  I/O上写入8位数据(1字节)。outw()I/O上写入16位数据(2字节);outl()I/O上写入32位数据(4字节)。原型:引用#include<asm/io.h>voidoutb(unsign...
首页上一页12下一页尾页