cancel
Showing results for 
Search instead for 
Did you mean: 

Error at the step of creating database tablespace during installation

Former Member
0 Kudos

hi all,

we were installing ECC on AIZ 6.1 with oracle 10g. We have installed the Oracle10g client and applied the patch 10.2.0.4. after that during the step tablespace creation we got following error:

ERROR 2010-12-17 22:51:33.25

CJS-00091 Unable to create the tablespaces. DIAGNOSIS: There is not enough free disk space: Mount point | space required | space available | SAPDATA directories

/oracle/ECD/sapdata1 | 281050 | 27305.3 | 1

. SOLUTION: Make more disk space available.

ERROR 2010-12-17 22:51:33.027

MUT-03025 Caught ESAPinstException in Modulecall:

/oracle/ECD/sapdata1 | 281050 | 27305.3 | 1

.

ERROR 2010-12-17 22:51:33.493

FCO-00011 The step checkFreeDiskSpace with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraTablespace2|ind|ind|ind|ind|6|0|checkFreeDiskSpace was executed with status ERROR ( Last error reported by the step :Caught ESAPinstException in Modulecall:

/oracle/ECD/sapdata1 | 281050 | 27305.3 | 1

.).

where as wen i check i have allocated 30GB to the file system / oracle/ECD/sapdata1, and out of which only 3.3GB is utilised.

even then i added 8GB of space to that file system again i got the same error:

INFO 2010-12-17 23:53:44.287

An error occured and the user decided to retry the current step: "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraTablespace2|ind|ind|ind|ind|6|0|checkFreeDiskSpace".

ERROR 2010-12-17 23:54:15.62

CJS-00091 Unable to create the tablespaces. DIAGNOSIS: There is not enough free disk space: Mount point | space required | space available | SAPDATA directories

/oracle/ECD/sapdata1 | 281050 | 35496.1 | 1

. SOLUTION: Make more disk space available.

ERROR 2010-12-17 23:54:15.064

MUT-03025 Caught ESAPinstException in Modulecall:

/oracle/ECD/sapdata1 | 281050 | 35496.1 | 1

.

ERROR 2010-12-17 23:54:15.594

FCO-00011 The step checkFreeDiskSpace with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraTablespace2|ind|ind|ind|ind|6|0|checkFreeDiskSpace was executed with status ERROR ( Last error reported by the step :Caught ESAPinstException in Modulecall:

/oracle/ECD/sapdata1 | 281050 | 35496.1 | 1

.).

what needs to be done.

Also when i check lots of SR3 _ and SR3700_ file sare created (around 60 files for each) in the directory /oracle/ECD/sapdata1.

What should be done.

Kindly help.

Regards,

Priya

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member524429
Active Contributor
0 Kudos

Hi,

CJS-00091 Unable to create the tablespaces. DIAGNOSIS: There is not enough free disk space: Mount point | space required | space available | SAPDATA directories
/oracle/ECD/sapdata1 | 281050 | 35496.1 | 1

Also when i check lots of SR3 _ and SR3700_ file sare created (around 60 files for each) in the directory /oracle/ECD/sapdata1.

The above error message is itself telling that the total required disk space to create Tablespace is around 280 GB. And the available space of sapdata1 mount point is only around 35 GB, where all the datafiles are going to be created.

In the above both cases, I would distribute the SAPDATA directories over other available disk spaces larger than 280 GB (use different sapdata# mount points) and restart the installation process.

Regards,

Bhavik G. Shroff

Former Member
0 Kudos

dear bhavik,

i have four sap mount points.. why is it not going in other sapdata files. And can it be that t SAP ECC actually require 280 Gb of space for just installation.

I have installed SAP ECC with only ABAP stack in 100 GB of space. then why is this failing. (This is ABAP+JAVA)

Regards,

Priya

markus_doehr2
Active Contributor
0 Kudos

Is this an IDES installations?

Double stack instances shouldn't be installed any more anyway.

Markus

Former Member
0 Kudos

No. its ECC.

And i dint know that double stack should not be installed. Can you tell me the reason for the same.

Also I have never installed IDES, but would like to know is there anything specia in installing IDES.

Regards,

Priya

Former Member
0 Kudos

I think during database creating you have to given the correct filesystems looks like you have only selected sapdata1 not remaining three filesystems. As this is ides installation you can create a link from your sapdata1 to remaining sapdata folders to continue your installation.

You need to use ln command on UNIX (for for info do: man ln)

Or if possible please add more storage and extend your sapdata1. I think this is simple solution.

Or do the installation from scratch and while providing the parameters for database tablespace you should give correct filesystems.

Former Member
0 Kudos

but nowhere in the installation had i specified to use only sapdata1 for the installation.

it went in the standard way.

so how come its going only in sapdata1 and my second major question why so many files are created?

Regards,

Priya

Former Member
0 Kudos

Its not mentioed on installation guide but during creation of database you can choose filesystem to install your database.

Is it possible you to extend your sapdata filesystem to complete your installation?

How many files are created under sapdata1?

Former Member
0 Kudos

under SAPdata1 there are around 60-65 datafiles for sr3 and sr3700.

and i wasnt talking about in the installation guide, i was saying during installation no where had i mentioned about choosing filesystem for the installation. it took on its own the default value.

Regards,

Priya

Former Member
0 Kudos

Hi,

Please choose custom (advance database configuration) option during installation process for configuring the Oracle database. You will get options to change paths for tablespace/datafile.

Regards,

Atul

former_member185031
Active Contributor
0 Kudos

Make Sure this this ECC, as it required 281GB space that means you are using export of the ECC 6.0 IDES. Dual stack should avoided.

Regards,

Subhash