Skip to main content

How to apply DAC patch 12381656



It is mandatory to apply DAC patch 12381656 while using Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 (DAC).



DAWSystem.jar - DAC Build # 10.1.3.4.1.patch.20111228.1556
infa_command.xml (see note 1 at the end)
siebproc.sql (see note 2 at the end)
automationUtils.bat (see note 3 at the end)


Fixes for the following bugs:
1.  Unique constraint (W_ETL_SYSPROP_U1) violated when importing DAC metadata in incremental way without truncate flag (8723317)

2.  Can't override DAC Email notification port, always uses port 25. SSL support added. (8570833)

3.  DAC Server couldn't start on 64-bit AIX. (8584709)

4.  DAC Server hanging at the end of ETL process (8743856)

5. Allowing DAC parameters in commands for full and incremental mode (8760212)

6. Index creation in DAC reported as noticeably longer then on database

7. DAC doesn't connect to SQL Server 2008 properly (9179169)

8. Various problems importing column definitions from database

9. DAC Server intermittent hang/crash (9015527)

10. DAC Task Group 'Execute Serially' option not working as desired (9252632)

Fixed in 10.1.3.4.1.patch.20100901.0520

11. DAC metadata import/export hangs with Java 1.6.0_18 (9532623)

12. Prevent inadvertent DAC repository upgrade (9538183)

13. RFA: 3-1474029951 - Change Capture tasks does not complete (9449388)

14. DAC upgrade from 7.8.4 to 10.1.3.4.1 – execution type and phases (9682840)

15. Import dac repository failed with java.lang.NullPointerException error (8702384)

16. Query indexes not created after table truncated (9907892)

17. Setting null as a ref date for one of the primary src tables does not force full load (10014476)

18. Incorrect script for stored procedure "siebdbx" creation, used for ETL run (9486873)

19. Oracle index failures messages are not captured by DAC client 10.1.3.4.1 (9977568)

20. Unable to create a DAC repository on a unicode DB2 database (8476448)

Fixed in 10.1.3.4.1.patch.20110427.0538

21. 10248767 DAC: FAILURE CONNECTING MSSQL DRIVER NOT AVAILABLE

22. 10435916 GENERATE UPGRADE SCRIPTS FOR TERADATA DW FAILS

23. 10368123 DAC 10.1.3.4.1 NVARCHAR DATATYPE NOT SUPPORTED

24. 9363341 DAC IMPORT SETS PHYSICAL CONNECTIONS URL FIELD BLANK

25. 11722188 DAC TASK ACTION - FAILURE ACTION NOT WORKING

26. 11793451 ISSUE IN UPGRADE-REGULAR.SQL FILE IN TERADATA OLAP

27. 11876706 UPGRADE 7961- 7962:UPGRADE-QUESTIONABLE.SQL FILE HAS TABLE LENGTH > 30 CHARS

28. 11892723 DAC EXPORT IMPORT DOES NOT MIGRATE TASK ACTIONS

29. 12382199 AUTOMATIONUTILS IMPORT WITHOUT TRUNCATE REQUIRED

30. 11930205 WRONG BIND VARIABLE DATATYPE PASSED BY DAC

Fixed in 10.1.3.4.1.patch.20110908.1744

31. 12559167 SOURCE SYSTEM FOLDERS NOT GETTING PROCESSED IN REPLACE BASE

32. 12679355 DAC ETL FAILING WITH ERROR ORA-01000: MAXIMUM OPEN CURSORS EXCEEDE

33. 12686915 DAC EMAIL NOTIFICATIONS ARE NOT BEING SENT AT TASK LEVEL

34. 12553329 TRUNCATE TABLE AND ANALYZE TABLE ISSUED ON FLAT FILE  TARGETS 

35. 12866726 ERROR IMPORTING INDEX FROM DATABASE TO DAC

Fixed in 10.1.3.4.1.patch.20111228.1556

36. 13403439 DAC REPOSITORY UPGRADE - "REPLACE BASE" OPTION LEAVES DAC IN INCOMPLETE STATE

37. 13400680 - UNABLE TO GET INFORMATICA WORKFLOW RETURN CODE ERROR

Fixed in 10.1.3.4.1.patch.20120711.0516

38. 13680270 ERROR WHILE REBUILDING A DAC EXECUTION PLAN

39. 13709324 ETL FAILS SINCE INDEX ALREADY EXISTS

40. 13987080 VIEW CREATION FOR CHANGE CAPTURE FAILS ON COLUMN NAMES WITH SPECIAL CHARACTERS

41. 14306733 LOOSING THE TIMESTAMP PART WHILE DOING CHANGE CAPTURE FOR SIEBEL

42. 14171067 SIMPLIFIED REFRESH FROM BASE INTRODUCES DUPLICATES

43. 14305802 SQL FORMAT DB SPECIFIC DOES NOT GIVE CORRECT SYNTAX FOR DB2-390


How to apply?
-------------
Terminate or stop all DAC clients and server(s).
Rename DAWSystem.jar file in the current DAC environment.
Copy the DAWSystem.jar file from the patch into the DAC home directory on all client and server machines.
You should NOT connect to the repository using different versions of DAC client/servers.

Restart the client.

If you have 7.9.x DAC platform you will be prompted to upgrade the repository. Choose 'Yes' if prompted.
There is no repository upgrade necessary for DAC 10.1.3.4.1.

Repeat the process for all environemtns, e.g. development, test, production. 


Please follow this screen shot to apply DAC patch





Comments

Popular posts from this blog

Top 100 Informatica Interview Questions

I have attended Informatica interview last week in wipro and couple of other companies, Question below I faced in those companies. 1. What are the main issues while working with flat files as source and as targets ? 2. Explain about Informatica server process that how it works relates to mapping variables? 3. write a query to retrieve the latest records from the table sorted by version(scd) 4. How do you handle two sessions in Informatica 5. which one is better performance wise joiner or look up 6. How to partition the Session? 7. How many types of sessions are there in informatica.please explain them. 8. Explain the pipeline partition with real time example? 9. Explain about cumulative Sum or moving sum? 10. CONVERT MULTIPLE ROWS TO SINGLE ROW (MULTIPLE COLUMNS) IN INFORMATICA 11. DEPLOYMENT GROUPS IN INFORMATICA 12. LOAD LAST N RECORDS OF FILE INTO TARGET TABLE - INFORMATICA 13. LOAD ALTERNATIVE RECORDS / ROWS INTO...

Configuring the Evaluate Function in OBIEE 12C

/obiee/MW/instances/instance1/config/OracleBIServerComponent/coreapplication_obis1 Change the value of EVALUATE_SUPPORT_LEVEL =0 as below EVALUATE_SUPPORT_LEVEL: 1: evaluate is supported for users with manageRepositories permssion 2: evaluate is supported for any user. other: evaluate is not supported if the value is anything else. EVALUATE_SUPPORT_LEVEL = 2; Configuring Maximum number of records not done for odi server Configuring Maximum number of records Exceeded configured maximum number of allowed input records. Added tags in Instanceconfig.xml file. Steps : 1. login into EM 2.stop the opmn services 3.go to path /obiee/FMW/instances/instance1/config/OracleBIPresentationServicesComponent/coreapplication_obips1 4.edit the instanceconfig.xml file using vi command 5. Add bellow line under views tags <MaxVisibleColumns>30000</MaxVisibleColumns> <MaxVisiblePages>2500000</MaxVisiblePages> <MaxVisibleRows>65000</MaxVisibleRows> <MaxVisib...

OBIEE 11g dumps

I have cleared OBIEE 11g certification exam (1z0-591) exam yesterday, It was damn easy when compared to OBIEE 10g certification. I have referenced oracle PDF and some of the other OBIEE dumps. I remember some of the question which came in exam. I will publish those question very soon