I'm sure I reported it as I reported a bunch of installer issues.  The big one 
I had was the installer couldn't work if the Remedy app was on a secondary IP 
of the server.  

i.e.   
# hosts file   
127.0.0.1     localhost localhost.localdomain   
::1           localhost6 localhost6.localdomain6   
192.168.0.1   physicalbox physicalbox.mydomain.com   
192.168.0.2   app1ipname app1ipname.mydomain.com app1alias   
192.168.0.3   app2ipname app2ipname.mydomain.com app2alias   
192.168.0.4   app3ipname app3ipname.mydomain.com app3alias   

We run the Remedy app as "app2alias" (Server-Name: app2alias).  We had to move 
the alias (app2alias) in the hosts file to the physical IP of the server line 
(physicalbox line) just to get the installer to do anything.

Fred

-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:[email protected]] On Behalf Of patrick zandi
Sent: Thursday, October 13, 2011 8:55 AM
To: [email protected]
Subject: Re: ARS 7.1 Upgrade to 7.6.04 SP1 - Installer ORA ERRORS

** Fred, 
is this reported as a bug?
 does BMC Know about this? 
or is this going to most likely be in the  sp2 as well?

I  have a fresh install: did not see anything (which I would not) but it is 
possible we are going to upgrade: or go the less painful route of a fresh 
install, and just migrate data into box.

-----Original Message-----
On Wed, Oct 12, 2011 at 2:24 PM, Grooms, Frederick W <fred...> wrote:
I wonder if it a Solaris only upgrade problem.  I believe we found it 4 times  
FIELD_ENUM.ENUMSTYLE, FILTER_NOTIFY.BEHAVIOR, FILTER_NOTIFY.PERMISSION, and 
SCHEMA_ARCHIVE.ARCHIVEFROMFORM

What we ended up doing was to clone the table to a new name, null the affected 
fields, alter the data type, and put the value back (by selecting it from the 
cloned table) and then run the installer

-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:[email protected]] On Behalf Of Leihkauff, Kenneth G
Sent: Wednesday, October 12, 2011 11:24 AM
To: [email protected]
Subject: ARS 7.1 Upgrade to 7.6.04 SP1 - Installer ORA ERRORS

**
Hello,

Has anyone experienced similar problems when upgrading from 7.1 to 7.6 ARS?  
I've submitted a ticket to BMC but they have not indicated this is a known 
problem. 

More specifically, I'm upgrading 7.1 patch 6 ARS to 7.6.04 SP1 ARS.  This is 
Solaris 10, Oracle 11g.  The installer completes as "failed" with the following 
errors (see below).  We manually fixed the first error at the Oracle level and 
then re-ran the installer, but keep getting the same type of errors but on 
different AR data dictionary tables/columns.  Each time one of the columns is 
fixed and the installer is re-run, it appears to advance and find yet another 
of the same type of problems.  The ORA-01439 error suggests that it wants to 
change the data type.  For example, in the last error below, the 7.1 data 
dictionary documentations shows this column to be an integer, and the 7.6 
installer wants to change it to a number(15).  But, because there is data in 
the column, it fails.  The installer does not appear to have been written to 
handle this.  I would expect lots of people would be getting this error for 
upgrading 7.1 to 7.6, and BMC would need to fix the installer.  Thoughts, 
insight?  Thank you!

(Note: this is only an ARS upgrade -- Not ITSM/CMDB.)

Errors: ORA-01440 & ORA-01439:
---------------------------------

  LOG EVENT {Description=[[SQLERROR] [DESCRIPTION] Failed to upgrade the 
database schema],Detail=[[SQLERRORCODE]=0 [SQLMESSAGE]=Failed to run SQL 
statement [ALTER TABLE FIELD_ENUM MODIFY ( ENUMSTYLE NUMBER(15) )] Due to 
[ORA-01440: column to be modified must be empty to decrease precision or scale

  LOG EVENT {Description=[[SQLERROR] [DESCRIPTION] Failed to upgrade the 
database schema],Detail=[[SQLERRORCODE]=0 [SQLMESSAGE]=Failed to run SQL 
statement [ALTER TABLE FILTER_NOTIFY MODIFY ( BEHAVIOR NUMBER(15) )] Due to 
[ORA-01440: column to be modified must be empty to decrease precision or scale

  LOG EVENT {Description=[[SQLERROR] [DESCRIPTION] Failed to upgrade the 
database schema],Detail=[[SQLERRORCODE]=0 [SQLMESSAGE]=Failed to run SQL 
statement [ALTER TABLE SCHEMA_ARCHIVE MODIFY ( ARCHIVEFROMFORM NUMBER(15) )] 
Due to [ORA-01439: column to be modified must be empty to change datatype

Ken Leihkauff

 

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

Reply via email to