Tuesday, December 21, 2010

Finding Repository Version in ODI 11g

  • Connect to the Workrepository using sqldeveloper or sqlplus or any other tool
  • Execute the following query:
    • select REP_VERSION  from SNP_LOC_REP
  • The result shows the repository version.

No comments:

Post a Comment