Re: Atrium CMDB implementation

2016-01-04 Thread Pandi C
Thanks for the suggestion.. How could create a new custom Class? I have tried & created only the new Class in BMC.CORE namespace and implemented. What is the best practice way to create custom Class? The custom class should not affected when upgrade the new Atrium CMDB. Please suggest..

Re: Atrium CMDB implementation

2016-01-04 Thread Peter Romain
Firstly, be absolutely sure that you need a custom class – can’t you use any of the out-of-the-box classes? If not, you can create new classes in Atrium Explorer or, for ease of migration, you could create a CMDB Driver script to do this. Choose a namespace of a few characters – you

Re: Issue with Data file and Data size while installing Remedy 9.0.01 in Linux

2016-01-04 Thread vivek garg
Hi Abhijeet, I am also doing the fresh Remedy 9 installation and having the same issue . I have came across following options in options.txt file : Database option # For Pre-created database and tablespaces, set BMC_DATABASE_OPTION to nothing Example: -J BMC_DATABASE_OPTION= # If Overwrite

error handler and stop transaction

2016-01-04 Thread Sandeep Pandey
Dear All, If I build an error handler which performs the set/push field to capture the data, but don't throw an error, the error is considered as 'handled successfully' and Remedy continues further operations. Is there a way to stop further operations when we record error using error handler? I

Re: Issue with Data file and Data size while installing Remedy 9.0.01 in Linux

2016-01-04 Thread Grooms, Frederick W
I think if you check, that part of the silent install is used when ARS is creating the database not installing into an existing database. It is used for setting the initial size of the data file(s). Fred -Original Message- From: Action Request System discussion list(ARSList)

Re: Issue with Data file and Data size while installing Remedy 9.0.01 in Linux

2016-01-04 Thread Gadgil, Abhijeet
In case of fresh install you can use pre-created database option, i.e. pre-create single tablespace with 8 data files and then follow steps mentioned under using precreated tablespace for installation For upgrade you do not specify the data file path. Abhijeet -Original Message-

Issue with Data file and Data size while installing Remedy 9.0.01 in Linux

2016-01-04 Thread Vikram_Betholi
Hi, I am about to install the Remedy 9.0.01 using the Silent feature installation in Linux box. Right now i have some issue with the DBA DataFile Name and its size. As part of the Options file we need to give the DBA Data File Name path and in the next line we need to give its size. But as we

Re: Atrium CMDB implementation

2016-01-04 Thread Pandi C
Thanks for the quick response. On 5 Jan 2016 4:21 am, "Peter Romain" wrote: > ** > > Firstly, be absolutely sure that you need a custom class – can’t you use > any of the out-of-the-box classes? > > > > If not, you can create new classes in Atrium Explorer

Re: Issue with Data file and Data size while installing Remedy 9.0.01 in Linux

2016-01-04 Thread vivek garg
Hi Jarl, Just to reconfirm before running the installer ,Did you also install after importing data(entire DB) from some other remedy env first and then install Remedy new version on top of that DB without specifying the value for field "-J BMC_DATABASE_OPTION= " If we do it this way, all tables

Re: Issue with Data file and Data size while installing Remedy 9.0.01 in Linux

2016-01-04 Thread Jarl Grøneng
Hi 1) When doing an upgrade, and installing on a new server I have used this option: -J BMC_DATABASE_OPTION= 2) Yes. And there is no need to specify these either: #-J BMC_DATABASE_DBA_LOGIN= #-J BMC_DATABASE_DBA_PASSWORD= Regards, Jarl 2016-01-05 3:08 GMT+01:00 vivek garg