[CORE-166] Hard coded references to I2B2DEMODATA in CRC install files Created: 20/Mar/15 Updated: 12/May/15 Resolved: 30/Mar/15 |
|
Status: | Closed |
Project: | i2b2 Core Software |
Component/s: | Data |
Affects Version/s: | 1.7.04 |
Fix Version/s: | 1.7.05 |
Type: | Bug | Priority: | Major |
Reporter: | Jeff Cox | Assignee: | Janice Donahoe |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
i2b2 Sponsored Project/s: |
i2b2 Core
|
Affects Database/s: |
All databases
|
Developer Notes: | This was fixed on 12/2/2014. Rev # 5285 and will be included in the 1.7.05 release.
"I2B2DEMODATA"." was removed from the following oracle scripts: INSERT_EID_MAP_FROMTEMP.sql UPDATE_OBSERVATION_FACT.sql |
Participant/s: |
Description |
The following two files have hard coded references to I2B2DEMODATA in the linux oracle script files which causes the install to fail (ORA-01031: insufficient privileges) if you are trying to use the scripts for schemas other than I2B2DEMODATA
edu.harvard.i2b2.data/Release_1-7/NewInstall/Crcdata/scripts/procedures/oracle/INSERT_EID_MAP_FROMTEMP.sql edu.harvard.i2b2.data/Release_1-7/NewInstall/Crcdata/scripts/procedures/oracle/UPDATE_OBSERVATION_FACT.sql |
Comments |
Comment by Janice Donahoe [ 12/May/15 ] |
Version 1.7.05 of the i2b2 Software has been released and is available for download on the i2b2 website (http://www.i2b2.org/software). |