cancel
Showing results for 
Search instead for 
Did you mean: 

DB13 - Check DB does fails

Former Member
0 Kudos

I'm getting the following error when I run CHECK DB in DB13:

Job started

Step 001 started (program RSDBAJOB, variant &0000000000182, user ID MCCARTJX)

Execute logical command BRCONNECT On host PCOSAPS1

Parameters: -u / -jid CHECK20090317082955 -c -f check

BR0801I BRCONNECT 6.40 (50)

BR0805I Start of BRCONNECT processing: ceadpdte.chk 2009-03-17 08.29.58

BR0252E Function fopen() failed for 'F:\oracle\SB1\sapcheck\ceadpdte.chk' at location main-11

BR0253E errno 2: No such file or directory

BR0121E Processing of log file F:\oracle\SB1\sapcheck\ceadpdte.chk failed

BR0806I End of BRCONNECT processing: ceadpdte.chk2009-03-17 08.30.03

BR0280I BRCONNECT time stamp: 2009-03-17 08.30.04

BR0804I BRCONNECT terminated with errors

External program terminated with exit code 3

BRCONNECT returned error status E

Job finished

Has anyone seen this before?

Thanks,

-- Jackie

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello:

I have checked and SAPSERVICESB1 has full control over sapcheck folder and I DO get the same message when I run it manually from the command prompt.

Any other suggestions?

Thanks,

-- Jackie

markus_doehr2
Active Contributor
0 Kudos

> I have checked and SAPSERVICESB1 has full control over sapcheck folder

Is that directory existing on drive F? The system can't access that directory.

> and I DO get the same message when I run it manually from the command prompt.

as user bs1adm?

Note: on Windows there are two users, a <sid>adm for administration and a user SAPService<SID> that is used to run the system and which one you can't logon.

Markus

Former Member
0 Kudos

Hey Markus:

The directory DOES exist on F and I get the same message when I run it manually from the command prompt as user SB1ADM. But I also get another message "Determination of disk volume status for F:\oracle\SB1\saparch failed"

I'm confused as to what that means.

Thanks,

-- Jackie

Former Member
0 Kudos

Hi,

Looks like you have some connectivity problem with F drive. Please check your windows event viewer for more information.

Hope this helps.

Manoj Chintawar

Former Member
0 Kudos

Manoj:

I see nothing in event viewer that shows a problem with accessing the F:\ drive. I can explore it just fine as SB1ADM.

Thanks,

-- Jackie

markus_doehr2
Active Contributor
0 Kudos

Is this a local drive or a network drive?

Markus

Former Member
0 Kudos

Markus:

It's a local drive.

Thanks,

-- Jackie

markus_doehr2
Active Contributor
0 Kudos

So far I'm at the end of my ideas.

I would open an OSS call and let the support have a look on the system.

Markus

Former Member
0 Kudos

Thanks Markus, that's what I'll do.

markus_doehr2
Active Contributor
0 Kudos

> BR0252E Function fopen() failed for 'F:\oracle\SB1\sapcheck\ceadpdte.chk' at location main-11

> BR0253E errno 2: No such file or directory

- Does that directory (sapcheck) exists at that location

- has user SAPService<SID> the permission to write there?

Markus

former_member204746
Active Contributor
0 Kudos

1. make sure that directory F:\oracle\SB1\sapcheck exists

2. make sure that user SAPserviceSB1 has full access to F:\oracle\SB1\sapcheck

3. do you get the same error if you run that command manually from OS:

BRCONNECT -u / -c -f check