Hitachi

Hitachi Advanced Database Messages


KFAA50123-E

The aa....aa path is invalid. (reason = "bb....bb", path = "cc....cc") (E+M)

The specification for the aa....aa path is invalid.

aa....aa: Type of path
  • directory: Directory

  • file: File

bb....bb: Cause of the error
  • too short: The path name specified is smaller than the minimum length.

  • too long: The path name specified exceeds the maximum length.

  • not directory: The path specified is not a directory.

  • not exist: The path name specified does not exist.

  • system call error: A system call generated an error.

  • duplicate: The path name specification is duplicated.

  • not block special file: The path specified is not a block special file.

cc....cc:

Path name

S:

Terminates processing.

Action:

Correct the specification of the path displayed in place of aa....aa. Then, re-execute the command.

If bb....bb is duplicate, one of the following pairs duplicate each other.

  • A block special file and a block special file

  • A DB directory, or a directory where a data DB area file will be stored, and a server directory

  • An initialization option file or DB area addition and modification option file and a DB area file

  • A location where a data DB area file will be stored and a directory under the DB directory

  • Any directory (other than a regular file or symbolic link) and a data DB area file

For details about the directories under the DB directory, see Directories that are created under adbinit (Initialize the Database) in the manual HADB Command Reference.