Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Warning and Error Output Messages

173 views
Skip to first unread message

Army George

unread,
Apr 7, 2003, 11:22:27 PM4/7/03
to
I merged two files and got these errors when I ran a FREQ of the keyed
variable. What does this mean? I looked but couldn't find a
problem...

File #1

KEY: C0864

>Warning # 5132
>Duplicate key in a file. The BY variables do not uniquely identify each
>case on the indicated file. Please check the results carefully.

File #1

KEY: C0864

>Error # 5131
>Duplicate key on a TABLE file. Each case on a TABLE file in MATCH FILES
>must be uniquely identified by the BY variables.
>This command not executed.

Rich Ulrich

unread,
Apr 8, 2003, 1:42:13 PM4/8/03
to
On Tue, 08 Apr 2003 03:22:27 GMT, Army George
<res0...@REMOVEverizon.net> wrote:

> I merged two files and got these errors when I ran a FREQ of the keyed
> variable. What does this mean? I looked but couldn't find a
> problem...

You intended a "merge"?
That is not what your error messages point to...



> File #1
>
> KEY: C0864
>
> >Warning # 5132
> >Duplicate key in a file. The BY variables do not uniquely identify each
> >case on the indicated file. Please check the results carefully.
>
> File #1
>
> KEY: C0864
>
> >Error # 5131
> >Duplicate key on a TABLE file. Each case on a TABLE file in MATCH FILES
> >must be uniquely identified by the BY variables.
> >This command not executed.

I think, a "merge" does not use TABLE= .

As this message says, each case in the file with TABLE=


"must be uniquely identified by the BY variables."

It tells you that K=C0864 is where you have an error,
which is in "File #1"; which seems to be TABLE= .

Does that get you to it?

--
Rich Ulrich, wpi...@pitt.edu
http://www.pitt.edu/~wpilib/index.html

0 new messages