Hi,I have a branch name “branch name". There is space between the branch name. I am trying to run a below command to create dbschema file.It’s giving the error "path was not found"Command:iwsyncdb –dbschemagen –dcfile datacapture.cfg_pathIs it the error because of space between the branch name? Guide me??Thanks,Venu
Having a space in branch name doesn't create much issue, provided you are taking care of those, especially while executing command line tools. You will need to enclose the file/branch path in double quotes.