Monday, March 30, 2015

How to check the Lincese information

Hi Frineds
Most often than not, we get the  request from IT department about the Informatica License information.  In order to get the information you need to do the following

1. Go to XXX/server/tomcat/bin. XXX is the home directory as specified in the $INFA_HOME 
2. Run the following command -
      
        sh InfaLicenseReportConsole.sh

3. It will prompt you for the  following information:
                   
                      Domain name:
                     
                      Username:  

                          Password:

                          Host name:

                         Port name:

4. Domain name, username and password are mandatory fields

5. Once you enter the information correctly, it generates the report in the  pdf format

6. The name of the report , generally is , - License_Mgmt_Report_XXXXX.pdf  (XXXXX is your   
     license number)
7. Open License_Mgmt_Report_XXXXX.pdf and the current license information along with due date is shown


Hope this post is useful

Raman
 

Monday, July 16, 2012

Starting Informatica Services in Linux Box

Starting Repository and Integaration Services in Linx

1. Check to see if the Repository Database is up and running. If not take the help of DBA.
2. Check if the Informatica service is running. Go to services on the system and check
3. Log on Linux using Admin userid and password
4. Check if Informatia Services are still running-
     ps -ef | grep pmserver
  If no results are returned , no services are running.
5. May be you can also check by logging to the Admin Console.  If you are not able to see the Admin Console page (Admin page is not displayed) , then services are down
6. Go to Linux box and to the directory where Informatica is installed.  Check .profile to check the variable $INFA_HOME.
7. Go to XXX/server/tomcat/bin. XXX is the home directory as specified in teh $INFA_HOME 
8. Start the services by running the script infaservice.sh
9. In few moments the informatica service should start.
10. Go to Admin Console and check again and also use command in the step 4 above to check if it is running 



Hope this help.... :)

Tuesday, March 27, 2012

Informatica

Friends,
This blog  is dedicate to all those ETL - Informatica Gurus and hope it will help every one.
God bless every one.
Thanks
Guru-InformaticaGuru