How can we help you today? How can we help you today?

Invalid rule definition: too many components

Dear Mr. Redgate,

Although tables are mapped right (and remapped) and everything looks fine in UI-mode i get following error from the command line:
Error: Invalid rule definition: too many components.

Can someone point out what i'm doing wrong?
Kindest Regards,
Bert
EliBert
0

Comments

3 comments

  • Robert C
    Hi,

    Are you using some /include or /exclude switches on your command line? It looks like you've got the syntax of one of those slightly wrong, specifically having too many bits of text separated by semicolons.

    If you could post the way you're invoking the command line, I'll see if I can spot where you're going wrong.

    Cheers,
    Robert
    Robert C
    0
  • EliBert
    /exclude:view /include:table:\[TAB1\]/include:table:\[TAB1\] /include:table:\[TAB2\] /include:table:TAB3.\d{0,5} /include:table:TAB4.\d{0,5} /options:eid,its,k,ut /synchronize /out:"C:\Program Files\Red Gate\SQL Bundle 5\logs\outputTABdata.txt" /cs /force /v
    EliBert
    0
  • Robert C
    I think you're missing a space between the first and second includes:
    /include:table:\[TAB1\]/include:table:\[TAB1\]
    

    Rob
    Robert C
    0

Add comment

Please sign in to leave a comment.