Oracle Database Link Problems【Blog 搬家】
Oracle Database Link Problems
cle 8 資料鏈路在程式中不能支援: ODBC
資料不可提交,無錯誤,偶爾會有錯誤。
Microsoft OLE DB
資料不可提交,無錯誤
Oralce OLE DB (在BPCS上可以,但在Cimprod不可以)
錯誤為:
ORA-02041: client database did not begin a transaction
Oracle的說明:
cause: An update occurred at a coordinated database without the coordinator beginning a distributed transaction. This may happen if a stored procedure commits and then performs updates, and the stored procedure is invoked remotely. It could also happen if an external transaction monitor violates the XA protocol.
Action: If the cause is the former, check that any commit is not followed by an update.
暫無解決辦法,還是透過Procedure 透過DB link把資料轉入GSN DB.
SQL Server 的Link Server:
也發生如下狀況,一直好好的procedure突然出現,但Link server好好的。
[Microsoft][ODBC SQL Server Driver][SQL Server]對遠端伺服器的存取被拒絕,因為登入對應不存在。
臨時解決辦法把建立connect的使用者的許可權提高為Server administrator.
myhuaer 發表於:2005.05.17 18:00 ::分類: ( Oracle Infomation ) ::閱讀:(467次)
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/34596/viewspace-661925/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle 12.2 使用Database Link優化Standby Database WorkloadOracleDatabase優化
- [20210723]Database link and user defined datatypes.txtDatabase
- Oracle data link建立Oracle
- ORACLE database vaultOracleDatabase
- Oracle clone databaseOracleDatabase
- Oracle Database Cloud - Database as a Service Quick StartOracleDatabaseCloudUI
- Good site on Oracle tech blogGoOracle
- Oracle Database Scheduler整理OracleDatabase
- Oracle Physical Database LimitsOracleDatabaseMIT
- git - problemsGit
- Oracle 19c Concepts(01):Introduction to Oracle DatabaseOracleDatabase
- Oracle 19c Concepts(13):Oracle Database InstanceOracleDatabase
- Oracle OCP(35):Database 安裝OracleDatabase
- oracle 10g flashback databaseOracle 10gDatabase
- Oracle DG Standby Database型別OracleDatabase型別
- Oracle DG建立Physical Standby DatabaseOracleDatabase
- Oracle DG建立Logical Standby DatabaseOracleDatabase
- Oracle 12C Database File Mapping for Oracle ASM FilesOracleDatabaseAPPASM
- Week 11 Problems
- Week 4 Problems
- Oracle OCP(38):Database 物理結構OracleDatabase
- 關於Oracle Database Vault介紹OracleDatabase
- Scheduler in Oracle Database 10g(轉)OracleDatabase
- [翻譯]-Detect And Repair Corruption in an Oracle DatabaseAIOracleDatabase
- Oracle 19c Database Management ToolsOracleDatabase
- Oracle 19c Concepts(00):Changes in This Release for Oracle Database ConceptsOracleDatabase
- 【Oracle】Windows安裝oracle11gR1 database 11.1.0.6OracleWindowsDatabase
- CF727F [Polycarp's problems] & [EX_Polycarp's problems]
- Oracle OCP(37):Database 體系結構OracleDatabase
- Converting Oracle Database from Linux to Windows using RMANOracleDatabaseLinuxWindows
- Oracle database 升級(文件)to 10.2.0.4 from 10.2.0.1OracleDatabase
- Migration Of An Oracle Database Across OS Platforms [ID 733205.1]OracleDatabaseROSPlatform
- Sqlcl 連線Oracle DataBase 19cSQLOracleDatabase
- 1 Oracle Database 19c 新特性OracleDatabase
- LeetCode Flatten Related ProblemsLeetCode
- oracle db link的檢視建立與刪除Oracle
- ORACLE資料庫的中的db-linkOracle資料庫
- Oracle 19c Concepts(18):Concepts for Database AdministratorsOracleDatabase
- Oracle 19c Concepts(19):Concepts for Database DevelopersOracleDatabaseDeveloper