#1970

ORA-19701: device name exceeds maximum length of string

文档解释ORA-19701:devicenameexceedsmaximumlengthofstringCause:Thedevicenameindicatedisinvalid.Action:Supplyacorrectdevicenameandretrytheallocation.。ORA-19701:设备名称超过...

ORA-19707: invalid record block number – string

文档解释ORA-19707:invalidrecordblocknumber–stringCause:Theinputnumberiseithernegativeortoolarge.Action:Checktheinputrecordblocknumberandmakesureitisavalidnumb...

ORA-19706: invalid SCN

文档解释ORA-19706:invalidSCNCause:TheinputSCNiseithernotapositiveintegerortoolarge.Action:ChecktheinputSCNandmakesureitisavalidSCN....
IT技术学习 ·2023-07-19

ORA-19700: device type exceeds maximum length of string

文档解释ORA-19700:devicetypeexceedsmaximumlengthofstringCause:Thedevicetypeindicatedisinvalid.Action:Supplyacorrectdevicetypeandretrytheallocation.ORA-19700:devicet...

ORA-19708: log destination exceeds maximum length of string characters

文档解释ORA-19708:logdestinationexceedsmaximumlengthofstringcharactersCause:Whenstartingarestoreconversation,theuserspecifiedalogrestoredestinationlongerthantheport...

ORA-01970: You must specify a database name for CREATE CONTROLFILE

文档解释ORA-01970:YoumustspecifyadatabasenameforCREATECONTROLFILECause:MissingadatabasenameAction:RetypeCREATECONTROLFILEcommandwiththeDATABASEkeyword.这个错误表明,当您尝试使用...

ORA-19705: tag value exceeds maximum length of string characters

文档解释ORA-19705:tagvalueexceedsmaximumlengthofstringcharactersCause:Duringabackuporcopyoperation,theusersuppliedatagvaluetoolongtofitinthefileheader.Action:Supply...

ORA-19703: device command string exceeds maximum length of string

文档解释ORA-19703:devicecommandstringexceedsmaximumlengthofstringCause:Thedevicecommandstringexceedsmaximumlength.Action:Correctthecommandandretrytheoperation.ORA-1...

ORA-19704: file name exceeds maximum length of string

文档解释ORA-19704:filenameexceedsmaximumlengthofstringCause:Thespecifiedfilename,whichwasaparametertoacopy,backup,orrestoreoperation,exceedsthemaximumfilenamelength...

ORA-19709: numeric parameter must be non-negative integer

文档解释ORA-19709:numericparametermustbenon-negativeintegerCause:AnumericparametertoanDBMS_BACKUP_RESTOREprocedureisnegativeorcontainsafractionalportion.Action:Supp...

MySQL Error number: MY-011970; Symbol: ER_IB_MSG_145; SQLSTATE: HY000

文档解释Errornumber:MY-011970;Symbol:ER_IB_MSG_145;SQLSTATE:HY000Message:%s错误说明ER_IB_MSG_145,是MySQL服务器内部的一个错误,也是MySQL定义的错误代码,出现此错误时,表示MySQL服务器收到了一条不能识别的消息。ER_IB_MSG...

修正 phpcmsv9 VIP过期日期为1970

打开phpcms/modules/member/member.php找到$form_overdudate=form::date('info[overduedate]',date('Y-m-dH:i:s',$memberinfo['overduedate']),1);改成$form_overdudate=form::da...