Got it

Unable to query agent reports on the CMS

Latest reply: Jun 29, 2020 00:56:14 473 6 1 0 0

Hello, dear!

Have a nice day to you!

Today I will share with you a solution to unable to query agent reports on the CMS.


Issue description

Unable to query agent reports on the CMS. 

The CMS version is V600R006C10.


Handing process

  1. Check the disk space of two DB servers, both disks have sufficient space.

    DB server

  2. Check the tablespace usage.

    tablespace usage

    The smaller the value of PCT_FREE, the smaller the remaining tablespace. The free space of the ICD_SERVICE tablespace is 0.

  3. Check the ICD_SERVICE tablespace.

    selectsum(bytes)/1024/1024 free_MB from dba_free_space where tablespace_name='ICD_SERVICE';

    ICD_SERVICE

    As shown above, ICD_SERVICE has no free space and needs to be expanded.

  4. Query tablespace quota.

    selectfile_id,file_name,tablespace_name,bytes/1024/1024 Total_MB from dba_data_fileswhere tablespace_name='ICD_SERVICE';

    table space quota



Root cause

The tablespace is full.


Solution

If it is confirmed that the tablespace needs to be expanded, please modify it according to the following case.

  1. First, confirm the free storage space.

    su – grid

    Use command

    asmcmd lsdg

  2. Expand the icd_service tablespace according to the following command.

    alter tablespace icd_service add datafile'+DG_DATA/ipcc/rdata52' size 1024m reuse autoextend on next 10m maxsize 5120m;

    altertablespace icd_service add datafile '+DG_DATA/ipcc/rdata53' size 1024m reuseautoextend on next 10m maxsize 5120m;


Thanks for reading!

Unable to query agent reports on the CMS-3341843-1
View more
  • x
  • convention:

excellent
View more
  • x
  • convention:

Unable to query agent reports on the CMS-3342023-1
View more
  • x
  • convention:

Thanks for sharing!
View more
  • x
  • convention:

A good one
View more
  • x
  • convention:

thanks for sharing
View more
  • x
  • convention:

Comment

You need to log in to comment to the post Login | Register

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.