How To Fix DB6CK122 - Create tablespace '&1'


DB6CK122 - Overview

  • Message type: E = Error

  • Message class: DB6CK - DB6: System Check Messages

  • Message number: 122

  • Message text: Create tablespace '&1'

  • Show details Hide details
  • To create the tablespace '&TABLESPACE_NAME&' using the DBA Cockpit,
    proceed as follows:
    Choose <LS>Space -> Tablespaces</>.
    Choose the <LS>Add</> pushbutton.
    Create tablespace '&TABLESPACE_NAME&' with pagesize 16KB or higher.
    If you do not have sufficient authorizations in the DBA Cockpit, you can
    also create the tablespace on command line as follows:
    RESET N1
    Log on to the database server '&SERVER_NAME&' as user '&INSTANCE_OWNER&
    '.
    Adapt the following sample command appropriately for your environment
    and execute it:

    The system issues an error message and will not allow you to continue with this transaction until the error is resolved.

    db2 "CREATE TABLESPACE <(>&<)>TABLESPACE_NAME<(>&<)>
    IN DATABASE PARTITION GROUP <(>&<)>PARTITION_GROUP<(>&<)>
    PAGESIZE 16K
    MANAGED BY AUTOMATIC STORAGE
    AUTORESIZE YES INITIALSIZE 50M INCREASESIZE 10 PERCENT
    EXTENTSIZE 2
    PREFETCHSIZE AUTOMATIC
    BUFFERPOOL IBMDEFAULTBP
    NO FILE SYSTEM CACHING
    DROPPED TABLE RECOVERY OFF"

    Error message extract from SAP system. Copyright SAP SE.


Smart SAP Assistant

  • What is the cause and solution for SAP error message DB6CK122 - Create tablespace '&1' ?
    The SAP error message DB6CK122, which states "Create tablespace '&1'", typically indicates an issue related to the creation of a database tablespace in the SAP system. This error can arise due to various reasons, including insufficient permissions, lack of available disk space, or misconfiguration in the database settings.
    Causes:
    
    Insufficient Permissions: The user account that is trying to create the tablespace may not have the necessary privileges to perform this action.
    Lack of Disk Space: The underlying file system may not have enough space to create the new tablespace.
    Database 
    Configuration Issues: There may be misconfigurations in the database settings that prevent the creation of new tablespaces. Database Limits: Some databases have limits on the number of tablespaces that can be created or the size of each tablespace. Incorrect Parameters: The parameters used for creating the tablespace may be incorrect or not supported by the database. Solutions: Check Permissions: Ensure that the user account has the necessary permissions

    Already have an account? Login here!




Instant HelpGet instant SAP help. Sign up for our Free Essentials Plan.


Related SAP Error Messages

Click the links below to see the following related messages:

Click on this link to search all SAP messages.


Rating
ERPlingo simplifies finding the accurate answers to SAP message errors. I now use every week. A must have tool for anyone working with SAP! Highly recommended!
Rate 1
Kent Bettisworth
Executive SAP Consultant