Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to send-receive #310

Open
stoch opened this issue Jan 8, 2020 · 0 comments
Open

unable to send-receive #310

stoch opened this issue Jan 8, 2020 · 0 comments
Assignees
Labels

Comments

@stoch
Copy link
Contributor

stoch commented Jan 8, 2020

trying to send-receive on ZHH management:

from

select
    ckey, chash
from
    csv$header$skip1$tab.
    "C:\Users\scis-TGDOCST1\Downloads\tpac.foreign-key.hashes.stag.csv"
ckey	chash
["channel"]	Y53L2
["channel","Combox"]	1N8OUH
["channel","IPSS"]	I85LA
["channel","LA"]	263LQA
["channel","MBS"]	224AJP
["channel","SRAS"]	26C2E7
["channel","undefined"]	ARQV3
...

image

into

select
    left_item1, left_item2
from
    dderlstag.cmp_binstr_left
order by
    1 asc

image

@stoch stoch added the bug label Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants