Failed to select a graph type on a TBSM page

Asked By 0 points N/A Posted on -
qa-featured

Hello,

I have configured the connection with ITM Server and trying to create an IBM chart on a TBSM page but when I try to select a graph type and press finish. The following error message displays saying “An error occurred while processing this request to the server”. Suggest me properly to resolve this problem.

Thanks.

Error

CTGTD1000E

An error occurred while processing this request to the server.

Detail: NullPointerEsception

-?-

SHARE
Answered By 15 points N/A #181796

Failed to select a graph type on a TBSM page

qa-featured

Hi Darla,
The error is because the Informix database space is full.
The solution to the error is as below:
1) Create a new chunk file as 'echo > C:IFMXDATA STSPMW23 ncimdbspcace_dat.001

Creation-of-chunk-files-through-Command-files

2) Add a new chunk file to DBSpace ncimdbspace 'onspace -a ncimdbspace -o 0 -s 1048576  -p C:IFMXDATASTSPMW23ncimdbspace_dat.001'
3) After the installation of chunk files is complete, restart the system

Related Questions