Skip navigation
VMware

This Question is Answered (go to answer)

2 "helpful" answers available (6 pts)
350 Views 4 Replies Last post: Aug 15, 2011 1:13 AM by roka82 RSS
roka82 Lurker 3 posts since
Jul 3, 2011
Currently Being Moderated

Jul 3, 2011 7:26 PM

Can not get Hierarchy from vCloud Director

Hi All,

I setup vCenter Chargeback 1.6 (1.6.0.0-351155) and vCloud Director 1.01 (1.0.1-356485), both of them are latest version I downloaded from vmware website.

I have installed vCloud Director Collector but Chargeback can not load Organization hierarchies from vCloud Director.

Is there anyone, who successfully setup Chargeback with vCloud Director?

 

I attached log file of vCloud datacollector.

Thanks,

Attachments:
HemanthPannem Hot Shot 111 posts since
May 4, 2009
Currently Being Moderated
1. Jul 4, 2011 12:28 AM in response to: roka82
Re: Can not get Hierarchy from vCloud Director

Hi

                It seems vCloud data collector is not able to obtain connection to Oracle DB. Could you check whether the connection limit has been reached on the Oracle side?

 

Regards,

Hemanth

kbommepally Novice 1 posts since
Jul 15, 2009
Currently Being Moderated
3. Jul 6, 2011 5:00 AM in response to: roka82
Re: Can not get Hierarchy from vCloud Director

Can you try login into either of Chargeback database or vCloud database using a client?

The log says, connection to oracle database is not establishing due to limited number of connections.

 

Might help, refer this link -> http://forums.oracle.com/forums/thread.jspa?threadID=898395.

 

In short:

select * from v$session;
ALTER SYSTEM SET PROCESSES=500 SCOPE=SPFILE;
ALTER SYSTEM SET SESSIONS=500 SCOPE=SPFILE;

that should do, but to be able to login as system or sysdba, you need to restart listener, that is only if you're not able to connect.

 

Make sure you are able to connect to either of databases using sqlplus or sqldeveloper clients and then restart the data collector.

 

-Kartik

Bookmarked By (0)

Share This Page

Communities